home *** CD-ROM | disk | FTP | other *** search
/ Fritz: All Fritz / All Fritz.zip / All Fritz / FILES / UTILREEN / LJBOOK22.LZH / LJBOOK22.DOC < prev   
Text File  |  1988-12-15  |  5KB  |  119 lines

  1.  
  2. LJBOOK Command                                                     Version 2.20
  3. --------------                                                     Oct 28, 1988
  4.  
  5.  
  6. Purpose:
  7.  
  8.     LJBOOK prints  text documents  in a  book format.   There are four pages
  9.     printed on each sheet of paper; two pages on each side of the paper.  An
  10.     HP LaserJet is required.  The  Y cartridge font is recommended,  but any
  11.     font capable of line printer, landscape, 8.5 point print may be used.  A
  12.     downloadable font called BOLD18.USL is supplied, but it requires special
  13.     processing.
  14.  
  15. Syntax:
  16.  
  17.     LJBOOK  filename  [output]  [/f]  [/p]  [/d]  [/2] [/B] [/t...]
  18.  
  19. Remarks:
  20.  
  21.     The 'filename' is  required.  It specifies  the name of  the file to  be
  22.     printed.  A drive and/or path name may be used.
  23.  
  24.     The 'output'  file name  is optional.   If omitted,  the standard output
  25.     printer device is used, i.e.   LPT1: or PRN: devices.  If  supplied, the
  26.     output is written to the specfied file instead of to the printer.
  27.  
  28.     There are two pages printed on each of the two sides of the paper.  Each
  29.     side consists of a title line and up to 66 lines of 80 characters each.
  30.  
  31.     Eighty characters are printed on each line.  If the file's lines  exceed
  32.     80 characters, the lines are  wrapped so that 80 characters  are printed
  33.     on each line until the entire file's line has been processed.
  34.  
  35.     TAB control characters are expanded and effect line length.
  36.  
  37.     A new page  is started after  66 lines have  been printed, or  if a form
  38. |   feed (hex 0C) is encounterd.  Do  not end  the file  with a  form  feed!
  39.  
  40.     After the first side has been printed, remove the printed paper from the
  41.     stacker and place it into the paper tray.  The orientation of the  paper
  42.     in the tray depends on the printer model and method of stacking used.
  43.  
  44.     On a LaserJet Plus with the  standard paper stacker, the paper is  moved
  45.     from the stacker to the tray without rotating or turning.
  46.  
  47.  
  48.     Specify /p to generate page numbering  and to place the page numbers  at
  49.     the top of each page.
  50.  
  51.     Specify /d to add the current date and time to the top of each page.
  52.  
  53.     Specify /f to place the file's name at the top of each page.
  54.  
  55.     Specify /2 to print on one side only, two pages on each sheet.
  56.  
  57.  
  58.  
  59.     LJBOOK (c) Copyright 1987-88 by Vernon D. Buerg.  ALL RIGHTS RESERVED.
  60.  
  61. LJBOOK Command                                                     Version 2.20
  62. --------------                                                     Oct 28, 1988
  63.  
  64.     Specify /B to tell LJBOOK  that you have downloaded the  BOLD18.USL font
  65.     which  prints  18  pitch,  7.68  point,  bold, in landscape orientation.
  66.     Otherwise, it  is assumed  that the  current primary  font is capable of
  67.     16.66 pitch,  8.5 point,  landscape orientation  as supplied  with the Y
  68.     font cartridge.  The BOLD18 font and the modifications to LJBOOK for its
  69.     use were supplied by R.W. Smetana.  Please submit your modifications  to
  70.     me.  You  may not  distribute a  modified version  of LJBOOK  without my
  71.     permission.
  72.  
  73.     Specify /t followed by up to  40 characters of text, to supply  your own
  74.     title for the  top of each  page.  You can  not use both  the /f and  /t
  75.     options together.  If supplied, the /t parameter must be the last one.
  76.  
  77.     After printing the first side, the paper should be loaded back into  the
  78.     printer such that the last page printed  is on top and the LAST edge  of
  79.     the paper that came out of the printer is the FIRST edge of the paper to
  80.     go back in.
  81.  
  82.     PC DOS version 2.0 or later is required.  About 64k of memory is needed.
  83.     For personal use only.  May not be sold.
  84.  
  85.  
  86.                                     Notices
  87.                                     -------
  88.  
  89.     LJBOOK (c) Copyright 1987-1988 by Vernon D. Buerg. ALL RIGHTS RESERVED.
  90.  
  91.  
  92.     LJBOOK is free, but it is a copyrighted work and may be distributed only
  93.     pursuant to this license.
  94.  
  95.     Permission is hereby granted to reproduce and disseminate LJBOOK so long
  96.     as:
  97.  
  98.        (1)  No remuneration of any kind is received in exchange; and
  99.  
  100.        (2)  Distribution is without ANY modification to the contents of
  101.             LJBOOK.COM and all accompanying documentation and/or support
  102.             files, including the copyright notice and this license.
  103.  
  104.     No copy of LJBOOK  may be distributed without  including a copy of  this
  105.     license.
  106.  
  107.     Any  other  use  is  prohibited  without  express, written permission in
  108.     advance.  Licensing  is  available  for  corporations  and  institutions.
  109.  
  110.  
  111.  
  112.             Vernon D. Buerg
  113.             139 White Oak Circle
  114.             Petaluma, CA  94952
  115.  
  116.             CompuServe: 70007,1212
  117.             Data/BBS:   707-778-8944, 24 hours, 300-9600 bps
  118.  
  119.